home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / delph / oct95 / hornf104.gif < prev    next >
Graphics Interchange Format  |  1996-07-10  |  15KB  |  722x435  |  4-bit (11 colors)
Labels: text | screenshot | display | software | number | computer icon | multimedia software
OCR: Paint method Edit Help procedure Paint; begin { Make this component look like its parent component by calling its parent's Paint method. } inherited Paint; { To change the appearance of the component, use the methods supplied by the component's Canvas property (which is of type TCanvas) . For example, { Canvas . Rectangle (0, 0, Width, Height) ; } end; Restore default Paste View ... OK X Cancel